﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}

table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em ,i , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:none;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
li{list-style:none;}

.stop-copy {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*其他*/
.cur{cursor:pointer}

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;outline: none; font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}

/*end reset*/


/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/
.content,.container{margin-left:auto; margin-right:auto; width:1200px;}


.logo {height: 170px;background: url(Img/Common/l_bg.jpg) repeat-x;}
.logo .container {position: relative;height: 170px;}
.logo h1 {position: absolute;left: 22px;top: 26px;}
.logo h1 img {display: block;width: 109px;height: 107px;}
.logo .l_tit {position: absolute;left: 157px;top: 60px;height: 70px;padding-left: 18px;border-left: 1px dotted #c8c8c8;}
.logo .l_tit .p1 {font-size: 28px;color: #005dc5;margin-bottom: 12px;}
.logo .l_tit .p2 {font-size: 18px;color: #333;}
.logo .l_rz {position: absolute;left: 675px;top: 60px;}
.logo .l_tel {padding-right: 55px;position: absolute;right: 0; top: 65px;background: url(Img/Common/l_tel.png) no-repeat right center;color: #005dc5;text-align: right;}
.logo .l_tel .p1 {font-size: 14px;}
.logo .l_tel .p2 {font-size: 24px;}


/* nav部分 */
.Nav{ height:60px;position: relative;background: #067cff;}
.Nav .navUl{ width:102%}
.Nav .navUl li.navli { font-size:15px; float:left;position: relative;padding-top: 24px;height: 36px;}
.Nav .navUl li.navli>a {display: block;height: 14px; color: #fff;text-decoration: none;line-height: 14px;border-left: 1px solid #d7ffff;}
.Nav .navUl li.navli:first-child a {border-left: none;}
.Nav .navUl li.navli:hover ,.Nav .navUl li.navli.cur {background: #898989;}
.Nav .navUl li.navli:hover>a ,.Nav .navUl li.navli.cur>a {border-left: 1px solid #898989;}


/*footer*/
.footer {background: #005dc5;}
.footer .f_nav {border-bottom: 1px solid #2078da;}
.footer .f_nav ul {padding: 30px 0 22px 0;height: 14px;width: 101%;}
.footer .f_nav ul li {float: left;height: 14px;line-height: 14px;border-left: 1px solid #fff;}
.footer .f_nav ul li:first-child {border-left: none;}
.footer .f_nav ul li a {color: #fff;}
.footer .f_box {border-top: 1px solid #0b51a0;padding: 30px 0 20px 0;}
.footer .f_box .f_logo {float: left;}
.footer .f_box .f_logo img {display: block;width: 136px;height: 105px;}
.footer .f_box ul {float: left; padding-left: 30px;margin-left: 32px;color: #fff;border-left: 1px solid #337dd1;}
.footer .f_box ul li {font-size: 14px;margin-top: 12px;}
.footer .f_box ul li a{color:#fff;}
.footer .f_box ul li:first-child {margin-top: 0;}
.footer .f_box dl {float: right;}
.footer .f_box dl dt img {display: block;width: 131px;height: 131px;}
.footer .f_box dl dd {font-size: 14px;text-align: center;margin-top: 10px;color: #fff;}

.f_icp {height: 50px;line-height: 50px;background: #121c26;text-align: center;font-size: 13px;color: #fff;}
.f_icp p a{color:#fff;}

/*底部*/


/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:80%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}

/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(Img/tanchuang/tanchuangBg.png);height:100%; z-index:9999999;}
.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 190px;border: 1px solid #e5e5e5;padding-top: 20px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #005dc5;font-weight: bold;margin-top: 10px;}
.tanchuang1 .conBox .box p{font-size: 16px;color: #4d4d4d;margin-top: 10px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: -1px;left: 50%;margin-left: -75px;background: #005dc5;text-decoration: none;z-index:999999999999999;border:0px;}
.tanchuang2 .conBox .box a{background: #404040;}